Browse Knowlwdgebase Page

Get Plan Details

Description

Use this method to get details of your plans.

Response

Returns the details of the plans of the VPS Linux KVM product along with the plan details of other Products of the reseller.

Example:

The response structure for the VPS Linux KVM product will be:

US Server

virtualserverlinuxus
{
"plan-id(value)"
{
"plan details keys" => "plan details values"
}
}

India Server
virtualserverlinuxin
{
"plan-id(value)"
{
"plan details keys" => "plan details values"
}
}